home *** CD-ROM | disk | FTP | other *** search
/ GameSpot.it / GameSpot Italia (2001).bin / demo / severancedemo / data1.cab / Program_Files / Scripts / AniSoundKgtX.py < prev    next >
Encoding:
Text File  |  2000-10-13  |  11.7 KB  |  296 lines

  1. import Bladex
  2.  
  3. # *********************************
  4. # *      Creacion de sonidos      *
  5. # *********************************
  6. CogerLlave=Bladex.CreateSound('..\\..\\sounds\\M-guardar.wav', 'CogerLlave')
  7. CogerLlave.SendNotify=0
  8.  
  9. SonidoPalanca=Bladex.CreateSound('..\\..\\sounds\\lever2.wav', 'SonidoPalanca')
  10. SonidoPalanca.SendNotify=0
  11.  
  12. RuidoLlaveCerradura=Bladex.CreateSound('..\\..\\sounds\\unlock-door3.wav', 'RuidoLlaveCerradura')
  13. RuidoLlaveCerradura.SendNotify=0
  14.  
  15. RuidoLlave=Bladex.CreateSound('..\\..\\sounds\\Manipulado-llave2.wav', 'RuidoLlave')
  16. RuidoLlave.SendNotify=0
  17.  
  18. Ruidook=Bladex.CreateSound('..\\..\\sounds\\Manipulado-llave2.wav', 'Ruidook')
  19. Ruidook.SendNotify=0
  20.  
  21. SonidoVaciarBotella=Bladex.CreateSound('..\\..\\sounds\\agua-fuente-sobre-agua.wav', 'SonidoVaciarBotella')
  22. SonidoVaciarBotella.SendNotify=0
  23.  
  24. GolpeArmaEscudo=Bladex.CreateSound('..\\..\\sounds\\M-GOLPE-ESCUDO-METAL.wav', 'GolpeArmaEscudo')
  25. GolpeArmaEscudo.SendNotify=1
  26. GolpeArmaEscudo.MinDistance=6000
  27. GolpeArmaEscudo.MaxDistance=10000
  28.  
  29. GolpeArmaArma=Bladex.CreateSound('..\\..\\sounds\\M-METAL-METAL-1E.wav', 'GolpeArmaArma')
  30. GolpeArmaArma.SendNotify=1
  31. GolpeArmaArma.MinDistance=6000
  32. GolpeArmaArma.MaxDistance=10000
  33.  
  34. GolpeContundente=Bladex.CreateSound('..\\..\\sounds\\golpe-maza-carne.wav', 'GolpeContundente')
  35. GolpeContundente.SendNotify=1
  36. GolpeContundente.MinDistance=6000
  37. GolpeContundente.MaxDistance=10000
  38.  
  39. TajoEmpalante=Bladex.CreateSound('..\\..\\sounds\\corte-carne.wav', 'TajoEmpalante')
  40. TajoEmpalante.SendNotify=0
  41. TajoCortante=Bladex.CreateSound('..\\..\\sounds\\corte-carne-2.wav', 'TajoCortante')
  42. #TajoCortante.SendNotify=0
  43. TajoMutilacion=Bladex.CreateSound('..\\..\\sounds\\mutilacion4-44.wav', 'TajoMutilacion')
  44. #TajoMutilacion.SendNotify=0
  45. CogerEspada=Bladex.CreateSound('..\\..\\sounds\\M-ARMA-U-OBJETO.wav', 'CogerEspada')
  46. CogerEspada.SendNotify=0
  47. CogerArma=Bladex.CreateSound('..\\..\\sounds\\M-guardar.wav', 'CogerArma')
  48. CogerArma.SendNotify=0
  49. CambiarEscudo=Bladex.CreateSound('..\\..\\sounds\\M-ARMA-U-OBJETO.wav', 'CambiarEscudo')
  50. CambiarEscudo.SendNotify=0
  51.  
  52. Enfundar=Bladex.CreateSound('..\\..\\sounds\\M-DESENFUNDADING.wav', 'Enfundar')
  53. Enfundar.SendNotify=1
  54. Enfundar.MinDistance=2000
  55. Enfundar.MaxDistance=4000
  56.  
  57. EsfuerzoCortoBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero7.wav', 'EsfuerzoCortoBarbaro')
  58. EsfuerzoCortoBarb.SendNotify=1
  59. EsfuerzoCortoBarb.Volume=0.8
  60. EsfuerzoCortoBarb.MinDistance=5000
  61. EsfuerzoCortoBarb.MaxDistance=9000
  62.  
  63. EsfuerzoCorto1Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero1.wav', 'EsfuerzoCorto1Barbaro')
  64. EsfuerzoCorto1Barb.SendNotify=1
  65. EsfuerzoCorto1Barb.Volume=0.8
  66. EsfuerzoCorto1Barb.MinDistance=5000
  67. EsfuerzoCorto1Barb.MaxDistance=9000
  68.  
  69. EsfuerzoCorto2Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero2.wav', 'EsfuerzoCorto2Barbaro')
  70. EsfuerzoCorto2Barb.SendNotify=1
  71. EsfuerzoCorto2Barb.Volume=0.8
  72. EsfuerzoCorto2Barb.MinDistance=5000
  73. EsfuerzoCorto2Barb.MaxDistance=9000
  74.  
  75. EsfuerzoCorto3Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero3.wav', 'EsfuerzoCorto3Barbaro')
  76. EsfuerzoCorto3Barb.SendNotify=1
  77. EsfuerzoCorto3Barb.Volume=0.8
  78. EsfuerzoCorto3Barb.MinDistance=5000
  79. EsfuerzoCorto3Barb.MaxDistance=9000
  80.  
  81. EsfuerzoCorto4Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero4.wav', 'EsfuerzoCorto4Barbaro')
  82. EsfuerzoCorto4Barb.SendNotify=1
  83. EsfuerzoCorto4Barb.Volume=0.8
  84. EsfuerzoCorto4Barb.MinDistance=5000
  85. EsfuerzoCorto4Barb.MaxDistance=9000
  86.  
  87. EsfuerzoCorto5Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero5.wav', 'EsfuerzoCorto5Barbaro')
  88. EsfuerzoCorto5Barb.SendNotify=1
  89. EsfuerzoCorto5Barb.Volume=0.8
  90. EsfuerzoCorto5Barb.MinDistance=5000
  91. EsfuerzoCorto5Barb.MaxDistance=9000
  92.  
  93. EsfuerzoCorto6Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero6.wav', 'EsfuerzoCorto6Barbaro')
  94. EsfuerzoCorto6Barb.SendNotify=1
  95. EsfuerzoCorto6Barb.Volume=0.8
  96. EsfuerzoCorto6Barb.MinDistance=5000
  97. EsfuerzoCorto6Barb.MaxDistance=9000
  98.  
  99. SesgadoCorto=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto.wav', 'SesgadoCorto')
  100. SesgadoCorto.SendNotify=0
  101. SesgadoCorto.Volume=0.6
  102. SesgadoLargo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo.wav', 'SesgadoLargo')
  103. SesgadoLargo.SendNotify=0
  104. SesgadoLargo.Volume=0.6
  105. SesgadoCortoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-grave.wav', 'SesgadoCortoGrave')
  106. SesgadoCortoGrave.SendNotify=0
  107. SesgadoCortoGrave.Volume=0.6
  108. SesgadoLargoGrave=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-grave.wav', 'SesgadoLargoGrave')
  109. SesgadoLargoGrave.SendNotify=0
  110. SesgadoLargoGrave.Volume=0.4
  111. SesgadoCortoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-corto-agudo.wav', 'SesgadoCortoAgudo')
  112. SesgadoCortoAgudo.SendNotify=0
  113. SesgadoCortoAgudo.Volume=0.8
  114. SesgadoLargoAgudo=Bladex.CreateSound('..\\..\\sounds\\sesgado-largo-agudo.wav', 'SesgadoLargoAgudo')
  115. SesgadoLargoAgudo.SendNotify=0
  116. SesgadoLargoAgudo.Volume=0.6
  117.  
  118. SesgadoLento=Bladex.CreateSound('..\\..\\sounds\\sesgado-lento2.wav', 'SesgadoLento')
  119. SesgadoLento.SendNotify=0
  120. SesgadoLento.Volume=0.6
  121.  
  122.  
  123. EsfuerzoGolpeFrontalBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo.wav', 'EsfuerzoGolpeFrontalBarbaro')
  124. EsfuerzoGolpeFrontalBarb.SendNotify=1
  125. EsfuerzoGolpeFrontalBarb.Volume=0.7
  126. EsfuerzoGolpeFrontalBarb.MinDistance=5000
  127. EsfuerzoGolpeFrontalBarb.MaxDistance=9000
  128.  
  129. EsfuerzoGolpeLateralBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo.wav', 'EsfuerzoGolpeLateralBarbaro')
  130. EsfuerzoGolpeLateralBarb.SendNotify=1
  131. EsfuerzoGolpeLateralBarb.MinDistance=5000
  132. EsfuerzoGolpeLateralBarb.MaxDistance=9000
  133.  
  134. EsfuerzoGolpeLateralDchBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo2.wav', 'EsfuerzoGolpeLateralDchBarbaro')
  135. EsfuerzoGolpeLateralDchBarb.SendNotify=1
  136. EsfuerzoGolpeLateralDchBarb.MinDistance=5000
  137. EsfuerzoGolpeLateralDchBarb.MaxDistance=9000
  138.  
  139. EsfuerzoGolpeCabezaBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo3.wav', 'EsfuerzoGolpeCabezaBarbaro')
  140. EsfuerzoGolpeCabezaBarb.SendNotify=1
  141. EsfuerzoGolpeCabezaBarb.MinDistance=5000
  142. EsfuerzoGolpeCabezaBarb.MaxDistance=9000
  143.  
  144. EsfuerzoGolpeAtrasBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo4.wav', 'EsfuerzoGolpeAtrasBarbaro')
  145. EsfuerzoGolpeAtrasBarb.SendNotify=1
  146. EsfuerzoGolpeAtrasBarb.MinDistance=5000
  147. EsfuerzoGolpeAtrasBarb.MaxDistance=9000
  148.  
  149. # VOLUMEN EMPUJON
  150. EsfuerzoGolpeAtras1Barb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo5.wav', 'EsfuerzoGolpeAtras1Barbaro')
  151. EsfuerzoGolpeAtras1Barb.Volume=0.7
  152. EsfuerzoGolpeAtras1Barb.MinDistance=5000
  153. EsfuerzoGolpeAtras1Barb.MaxDistance=9000
  154.  
  155. EsfuerzoBarbMediano=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo6.wav', 'EsfuerzoBarbaroMediano')
  156. EsfuerzoBarbMediano.SendNotify=1
  157. EsfuerzoBarbMediano.MinDistance=5000
  158. EsfuerzoBarbMediano.MaxDistance=9000
  159.  
  160. EsfuerzoBarbLargo=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo3.wav', 'EsfuerzoBarbaroLargo')
  161. EsfuerzoBarbLargo.SendNotify=1
  162. EsfuerzoBarbLargo.MinDistance=5000
  163. EsfuerzoBarbLargo.MaxDistance=9000
  164.  
  165. EsfuerzoGolpeArribaBarb=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-caballero-largo2.wav', 'EsfuerzoGolpeArribaBarbaro')
  166. EsfuerzoGolpeArribaBarb.SendNotify=1
  167. EsfuerzoGolpeArribaBarb.MinDistance=5000
  168. EsfuerzoGolpeArribaBarb.MaxDistance=9000
  169.  
  170. EsfuerzoPesadoKgt=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-pesadoKgt.wav', 'EsfuerzoPesadoKgt')
  171. EsfuerzoPesadoKgt.SendNotify=1
  172. EsfuerzoPesadoKgt.MinDistance=5000
  173. EsfuerzoPesadoKgt.MaxDistance=9000
  174. EsfuerzoPesadoKgt1=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-pesadoKgt1.wav', 'EsfuerzoPesadoKgt1')
  175. EsfuerzoPesadoKgt1.SendNotify=1
  176. EsfuerzoPesadoKgt1.MinDistance=5000
  177. EsfuerzoPesadoKgt1.MaxDistance=9000
  178. EsfuerzoPesadoKgt2=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-pesadoKgt2.wav', 'EsfuerzoPesadoKgt2')
  179. EsfuerzoPesadoKgt2.SendNotify=1
  180. EsfuerzoPesadoKgt2.MinDistance=5000
  181. EsfuerzoPesadoKgt2.MaxDistance=9000
  182.  
  183.  
  184. SaltoCortoBarbaro=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-barb-corto-2.wav', 'SaltoCortoBarbaro')
  185. #SaltoCortoBarbaro.SendNotify=1
  186. SaltoCortoBarbaro.MinDistance=3000
  187. SaltoCortoBarbaro.MaxDistance=6000
  188.  
  189. GritoHerida=Bladex.CreateSound('..\\..\\sounds\\esfuerzo-barb-corto.wav', 'GritoHerida')
  190. GritoHerida.SendNotify=0
  191. GritoHerida.Volume=0.8
  192. GritoHerida.MinDistance=5000
  193. GritoHerida.MaxDistance=9000
  194.  
  195. MuerteKgt1=Bladex.CreateSound('..\\..\\sounds\\muerte-barb-1.wav', 'MuerteKgt1')
  196. #MuerteBarb1.SendNotify=0
  197. MuerteKgt2=Bladex.CreateSound('..\\..\\sounds\\muerte-barb-2.wav', 'MuerteKgt2')
  198. #MuerteBarb2.SendNotify=0
  199. MuerteKgt3=Bladex.CreateSound('..\\..\\sounds\\muerte-barb-3.wav', 'MuerteKgt3')
  200. #MuerteBarb3.SendNotify=0
  201. MuerteKgt4=Bladex.CreateSound('..\\..\\sounds\\muerte-barb-4.wav', 'MuerteKgt4')
  202. #MuerteBarb4.SendNotify=0
  203.  
  204. HeridaKgt1=Bladex.CreateSound('..\\..\\sounds\\herida-caballero2.wav', 'HeridaKgt1')
  205. #HeridaBarb1.SendNotify=0
  206. HeridaKgt2=Bladex.CreateSound('..\\..\\sounds\\herida-caballero1.wav', 'HeridaKgt2')
  207. #HeridaBarb2.SendNotify=0
  208. HeridaKgt3=Bladex.CreateSound('..\\..\\sounds\\herida-caballero.wav', 'HeridaKgt3')
  209. #HeridaBarb3.SendNotify=0
  210.  
  211. AndarKgt1=Bladex.CreateSound('..\\..\\sounds\\correajes-55.wav', 'AndarKgt1')
  212. AndarKgt1.SendNotify=0
  213. AndarKgt1.Volume=0.5
  214. AndarKgt2=Bladex.CreateSound('..\\..\\sounds\\correajes-55.wav', 'AndarKgt2')
  215. AndarKgt2.SendNotify=0
  216. AndarKgt2.Volume=0.5
  217. AndarKgt3=Bladex.CreateSound('..\\..\\sounds\\Correajes-66.wav', 'AndarKgt3')
  218. AndarKgt3.SendNotify=0
  219. AndarKgt3.Volume=0.5
  220. AndarKgt4=Bladex.CreateSound('..\\..\\sounds\\Correajes-66.wav', 'AndarKgt4')
  221. AndarKgt4.SendNotify=0
  222. AndarKgt4.Volume=0.5
  223. AndarKgt5=Bladex.CreateSound('..\\..\\sounds\\Correajes-77.wav', 'AndarKgt5')
  224. AndarKgt5.SendNotify=0
  225. AndarKgt5.Volume=0.5
  226. AndarKgt6=Bladex.CreateSound('..\\..\\sounds\\Correajes-77.wav', 'AndarKgt6')
  227. AndarKgt6.SendNotify=0
  228. AndarKgt6.Volume=0.5
  229. AndarKgt7=Bladex.CreateSound('..\\..\\sounds\\correajes-77a.wav', 'AndarKgt7')
  230. AndarKgt7.SendNotify=0
  231. AndarKgt7.Volume=0.3
  232. AndarKgt8=Bladex.CreateSound('..\\..\\sounds\\correajes-77b.wav', 'AndarKgt8')
  233. AndarKgt8.SendNotify=0
  234. AndarKgt8.Volume=0.3
  235. AndarKgt9=Bladex.CreateSound('..\\..\\sounds\\correajes-77c.wav', 'AndarKgt9')
  236. AndarKgt9.SendNotify=0
  237. AndarKgt9.Volume=0.3
  238. AndarKgt10=Bladex.CreateSound('..\\..\\sounds\\correajes-88.wav', 'AndarKgt10')
  239. AndarKgt10.SendNotify=0
  240. AndarKgt10.Volume=0.5
  241. AndarKgt11=Bladex.CreateSound('..\\..\\sounds\\correajes-88b.wav', 'AndarKgt11')
  242. AndarKgt11.SendNotify=0
  243. AndarKgt11.Volume=0.5
  244.  
  245. DesangreKgt1=Bladex.CreateSound('..\\..\\sounds\\desangre2.wav', 'Desangre1Kgt')
  246. DesangreKgt1.SendNotify=0
  247. DesangreKgt1.Volume=0.6
  248. DesangreKgt2=Bladex.CreateSound('..\\..\\sounds\\desangre4.wav', 'Desangre2Kgt')
  249. DesangreKgt2.SendNotify=0
  250. DesangreKgt2.Volume=0.6
  251.  
  252. CaidaKgt1=Bladex.CreateSound('..\\..\\sounds\\caida-pie.wav', 'CaidaKgt1')
  253. CaidaKgt1.SendNotify=1
  254. CaidaKgt1.Volume=1
  255. CaidaKgt1.MinDistance=3000
  256. CaidaKgt1.MaxDistance=6000
  257.  
  258. CaidaKgt2=Bladex.CreateSound('..\\..\\sounds\\caida-mano.wav', 'CaidaKgt2')
  259. CaidaKgt2.SendNotify=1
  260. CaidaKgt2.Volume=1
  261. CaidaKgt2.MinDistance=3000
  262. CaidaKgt2.MaxDistance=6000
  263.  
  264. CaidaKgt3=Bladex.CreateSound('..\\..\\sounds\\caida-pie.wav', 'CaidaKgt3')
  265. CaidaKgt3.SendNotify=1
  266. CaidaKgt3.Volume=1
  267. CaidaKgt3.MinDistance=3000
  268. CaidaKgt3.MaxDistance=6000
  269.  
  270. CaidaKgt4=Bladex.CreateSound('..\\..\\sounds\\caida-mano.wav', 'CaidaKgt4')
  271. CaidaKgt4.SendNotify=1
  272. CaidaKgt4.Volume=1
  273. CaidaKgt4.MinDistance=3000
  274. CaidaKgt4.MaxDistance=6000
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. # **********************************
  284. #  pruebas ARMIN
  285. #
  286. # **********************************
  287.  
  288.  
  289. #TensarArco=Bladex.CreateSound('..\\..\\sounds\\bow_creak.wav', 'TensarArco')
  290. TensarArco=Bladex.CreateSound('..\\..\\sounds\\tensado_arco.wav', 'TensarArco')
  291. #SoltarArco=Bladex.CreateSound('..\\..\\sounds\\arrow_by.wav', 'SoltarArco')
  292. SoltarArco=Bladex.CreateSound('..\\..\\sounds\\disparo_arco.wav', 'SoltarArco')
  293.  
  294.  
  295. print 'Sonidos para el caballero creados...'
  296.